textmodes/flyspell.el: Delay for otherchars as for normal word components.
authorAgustin Martin <agustin.martin@hispalinux.es>
Wed, 16 May 2012 08:35:11 +0000 (10:35 +0200)
committerAgustin Martin <agustin.martin@hispalinux.es>
Wed, 16 May 2012 08:35:11 +0000 (10:35 +0200)
commit66ea4f9eac16a3c91362db49988a9198bbe9b251
tree2d8c94a85ae81136d69859f3f2aa4a0a7a8cdb8e
parent9c295d2b028943f8e3779c6e21acf98f9c005c58
textmodes/flyspell.el: Delay for otherchars as for normal word components.

(flyspell-check-pre-word-p,
 flyspell-check-word-p,
 flyspell-debug-signal-word-checked):

Use for otherchars the same delay used for other word components, so word
is not inmediately checked unless we are in a char that is neither a normal
word component nor an otherchar.
lisp/ChangeLog
lisp/textmodes/flyspell.el